用Linux命令行获取本机外网IP地址

您所在的位置:网站首页 archlinux 查看ip 用Linux命令行获取本机外网IP地址

用Linux命令行获取本机外网IP地址

2023-11-10 20:44| 来源: 网络整理| 查看: 265

 $ curl ifconfig.me

[root@localhost ~]# curl ifconfig.me

14.23.92.186

 $ curl icanhazip.com

[root@localhost ~]# curl icanhazip.com

14.23.92.186

 $ curl iden

[root@localhost ~]# curl iden

14.23.92.186

 $ curl ipecho.net/plain

[root@localhost ~]# curl ipecho.net/plain

14.23.92.186

 $ curl whatismyip.akamai.com

[root@localhost ~]# curl whatismyip.akamai.com

14.23.92.186

 $ curl tnx.nl/ip

[root@localhost ~]# curl tnx.nl/ip

14.23.92.186

 $ curl myip.dnsomatic.com

[root@localhost ~]# curl myip.dnsomatic.com

14.23.92.186

 $ curl ip.appspot.com

[root@localhost ~]# curl ip.appspot.com

curl: (7) couldn't connect to host

 $ curl -s checkip.dyndns.org | sed 's/.*IP Address: \([0-9\.]*\).*/\1/g'

[root@localhost ~]# curl -s checkip.dyndns.org | sed 's/.*IP Address: \([0-9\.]*\).*/\1/g'

14.23.92.186



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3